Attachment Constructor |
| Name | Description | |
|---|---|---|
| Attachment |
Initializes a new instance of the Attachment class.
| |
| Attachment(Byte) |
Initializes a new instance of the Attachment class.
| |
| Attachment(Stream) |
Initializes a new instance of the Attachment class.
| |
| Attachment(String) |
Initializes a new instance of the Attachment class.
| |
| Attachment(Byte, String) |
Initializes a new instance of the Attachment class.
| |
| Attachment(Stream, String) |
Initializes a new instance of the Attachment class.
|